[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 33 Fn 0017  - MS Mouse V6.0+ - Restore Driver State                    [M]

   AX = 0017h
   BX = size of buffer (see AX=0015h)
   ES:DX -> buffer containing saved state

Notes: although not documented (since the Microsoft driver does not use it),
     many drivers appear to require BX on input
   some mouse drivers range-check the values in the saved state based on
     the current video mode; thus, the video mode should be restored
     before the mouse driver's state is restored

See Also: AX=0015h,AX=0016h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson